Skip to content

feat(security): cap access-record exports with export.max_rows - #24

Merged
HecFranco merged 1 commit into
mainfrom
security/export-max-rows
Aug 5, 2026
Merged

feat(security): cap access-record exports with export.max_rows#24
HecFranco merged 1 commit into
mainfrom
security/export-max-rows

Conversation

@HecFranco

Copy link
Copy Markdown
Contributor

Summary

  • Config export.max_rows default 5000 (max 50000 for previous behavior)
  • Wired through DI; export endpoints use configured limit
  • SECURITY.md notes the cap

Fixes #23

Test plan

  • Review docs/code diffs for accuracy
  • Confirm no unintended scope beyond this security remediation
  • CI green on this branch

Made with Cursor

@HecFranco HecFranco changed the title security: cap access-record exports with export.max_rows feat(security): cap access-record exports with export.max_rows Aug 5, 2026
@HecFranco
HecFranco merged commit e81c990 into main Aug 5, 2026
7 of 23 checks passed
@HecFranco
HecFranco deleted the security/export-max-rows branch August 5, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

security: cap access-record exports with export.max_rows

1 participant